libengine-pkcs11-openssl software package provides OpenSSL engine for PKCS#11 modules, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libengine-pkcs11-openssl
libengine-pkcs11-openssl is installed in your system.
Make ensure the libengine-pkcs11-openssl package were installed using the commands given below,
$ sudo dpkg-query -l | grep libengine-pkcs11-openssl *
You will get with libengine-pkcs11-openssl package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Libraries |
| Package | libengine-pkcs11-openssl |
| Version | 0.4.2-1 |
| Description | OpenSSL engine for PKCS#11 modules |
| Sub Section | libs |